[INFO] cloning repository https://github.com/dannote/tantivy-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannote/tantivy-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannote%2Ftantivy-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannote%2Ftantivy-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f6abbc729aff58d2f4b8385ebd225f7170c618c
[INFO] checking dannote/tantivy-node against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannote%2Ftantivy-node" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dannote/tantivy-node
[INFO] finished tweaking git repo https://github.com/dannote/tantivy-node
[INFO] tweaked toml for git repo https://github.com/dannote/tantivy-node written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dannote/tantivy-node on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dannote/tantivy-node already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bon v3.8.2
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded bon-macros v3.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71
[INFO] running `Command { std: "docker" "start" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tantivy-bitpacker v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tantivy-node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fs4 v0.8.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.5.0
[INFO] [stderr]     Checking hyperloglogplus v0.4.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking tantivy-query-grammar v0.24.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking tantivy-common v0.9.0
[INFO] [stderr]     Checking tantivy-stacker v0.5.0
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking bon v3.8.2
[INFO] [stderr]     Checking tantivy-sstable v0.5.0
[INFO] [stderr]     Checking tantivy-columnar v0.5.0
[INFO] [stderr]     Checking tantivy v0.24.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.81s
[INFO] running `Command { std: "docker" "inspect" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71", kill_on_drop: false }`
[INFO] [stdout] 982c190ce97c02164266ff3bc601bb59a58114205591e573fbf7b806efd9ae71
